a11y: Simplify GtkSpinButtonAccessible
authorEmmanuele Bassi <ebassi@gnome.org>
Fri, 5 Jun 2020 13:35:10 +0000 (14:35 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Fri, 5 Jun 2020 19:35:11 +0000 (20:35 +0100)
commit3d6e702f63d1a46dc10893e4b16cf82d92af50ac
treea978e342f60159b7b6eb4aff50744f190fb9274f
parent597e9a96b45e6aa55b87d1ab57cde5dde81d9e3e
a11y: Simplify GtkSpinButtonAccessible

We're already listening to the adjustment property on the spin button,
there's no need to reset the adjustment on widget set/unset, since the
accessible instance is always tied to the same widget.
gtk/a11y/gtkspinbuttonaccessible.c